Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: check label_selector child targets with load_balancer_status filter #552

Merged
merged 3 commits into from
Aug 16, 2024

Conversation

jooola
Copy link
Collaborator

@jooola jooola commented Aug 14, 2024

SUMMARY

The previous implementation did not take into consideration label selectors targets, and their child targets.

This change implements a recursive function that traverse all the targets.

Related to #467 #550

…rgets

The previous implementation did not take into consideration label
selectors, and their child targets.

This change implements a recursive function that traverse all the
targets.
@jooola jooola requested a review from apricote August 14, 2024 16:05
@jooola jooola merged commit abdf722 into main Aug 16, 2024
25 checks passed
@jooola jooola deleted the recusrive-lb-status branch August 16, 2024 09:09
jooola pushed a commit that referenced this pull request Aug 30, 2024
🤖 I have created a release *beep* *boop*
---


##
[4.2.0](4.1.0...4.2.0)
(2024-08-30)


### Features

* compute load balancer targets status using a filter
([#550](#550))
([fce8bc9](fce8bc9))


### Bug Fixes

* check label_selector child targets with load_balancer_status filter
([#552](#552))
([abdf722](abdf722))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants